home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Internet ve Net Programlari / WebSite WEB Server Evaluation / WebSite WEB Server evaluation version. 32 bit Windows required.Z / HTML.HT_ / HTML.HT
Encoding:
Text File  |  1995-04-26  |  607 b   |  31 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4. <TITLE>HTML</TITLE>
  5. </HEAD>
  6.  
  7. <BODY>
  8. <A NAME="TOP"></A>
  9.  
  10. <H1>HTML</H1>
  11. HTML (or HyperText Markup Language) is a set of markup tags used to
  12. write documents on the WWW.
  13.  
  14. <P><B>To view the tags in an HTML document:</B>
  15. <OL>
  16. <P><LI>From the Edit menu, choose View Source.
  17. <P>You can copy, but not change, text in the View Source window.
  18. <P><LI>Choose the Close button.
  19. </OL>
  20.  
  21.  
  22. <P>See <A HREF="http://www.ncsa.uiuc.edu/demoweb/html-primer.html">A
  23. Beginner's Guide to HTML</A> for more about HTML.
  24.  
  25. <HR>
  26. <A HREF = "topics.htm">Help Contents</A> | <A HREF="index.htm#TOP">Index</A>
  27.  
  28. </BODY>
  29.  
  30. </HTML>
  31.